home *** CD-ROM | disk | FTP | other *** search
/ Enter 2010 January / ENTER_2010_01.iso / Programy / Gry / Base_Invaders_ / BaseInvadersSetup1.3.exe / {app} / Data / Terra.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-25  |  897 b   |  22 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <Stream name="Stream">
  3.   <cog name="cog" CogID="Tera">
  4.     <string name="cogname">IntroLevel</string>
  5.     <comp name="HeightMap" CompID="7">
  6.       <file name="Map">Textures/Heightmap2.bmp</file>
  7.       <int name="MapWidthSize">257</int>
  8.       <int name="MapDepthSize">257</int>
  9.       <real name="TileScale">2</real>
  10.       <real name="HeightScale">80</real>
  11.       <bool name="AutoBuildTerrain">false</bool>
  12.       <real name="BaseHeight">0</real>
  13.     </comp>
  14.     <comp name="Terrain" CompID="8">
  15.       <bool name="GenerateInfo">false</bool>
  16.       <texture name="DirtTexture">Textures/DirtTest1.bmp</texture>
  17.       <texture name="GrassTexture">Textures/GrassTest1.bmp</texture>
  18.       <texture name="RockTexture">Textures/DirtTest1.bmp</texture>
  19.       <texture name="InfoTexture">Textures/InfoC.png</texture>
  20.     </comp>
  21.   </cog>
  22. </Stream>